Mutex

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

lock
void lock()
Undocumented in source. Be warned that the author may not have intended to support it.
lock_nothrow
void lock_nothrow()
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.
unlock_nothrow
void unlock_nothrow()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta